home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / MDMNGR40.ZIP / FAQ.TXT next >
Text File  |  1997-01-13  |  7KB  |  341 lines

  1. +-------------------------------------+
  2. ª =MooDoo= Script Manager Version 4.0 ª
  3. ª                FAQ                  ª
  4. ª             Revision 1              ª
  5. +-------------------------------------+
  6.      GET ORGANIZED. GET =MOODOO=.
  7. +-------------------------------------+
  8. ª=MooDoo Script Manager 4.0 FAQ Rev. 1ª
  9. ªCopyright ⌐ 1997 I Make Poole, Inc.  ª
  10. +-------------------------------------+
  11.  
  12. Contents
  13.  
  14. SECTION 1 - Architectural Questions
  15. 1. How do I load scripts automatically?
  16. 2. What is a default script and how do I use it?
  17. 3. What does logging log?
  18. 4. What does 'Inserting the correct path' mean?
  19. 5. What about 'Auto inserting correct path'?
  20. 6. How do I work with the Custom menu?
  21. 7. How do I work with the Script Database?
  22. 8. How does 'Management' help me?
  23.  
  24. SECTION 2 - Problems
  25. 1. I load a script, and the aliases and/or popups, etc. are not loaded.  
  26. 2. When I load a script that tries to access its files, it cannot.
  27.  
  28. SECTION 3 - Fun Stuff
  29. 1. Script Manager 4.0 ALL-BUGS-FIXED
  30. 2. The Secret Messages
  31. 3. Distribution
  32. 4. What Hawkee Said About =MooDoo=
  33. 5. Where =MooDoo= Is Available (For Reference)
  34.  
  35.  
  36. SECTION 1 - Architectural Questions
  37.  
  38.  
  39.  
  40. 1. How do I load scripts automatically?
  41.  
  42. Use the fetch command provided.  The fetch command will automatically
  43. load all the necessary script files for the script.  All you need to
  44. specify is the script's mirc.ini.  The fetch command is located under
  45. Fetch | Fetch Script.
  46.  
  47.  
  48. 2. What is a default script and how do I use it?
  49.  
  50. A default script is set with Set | Default Script.  Once it is set, it
  51. is automatically loaded when you press F2, type /default, or use the
  52. Fetch | Default Script command.  This feature is useful for scripts you
  53. use very often.
  54.  
  55.  
  56. 3. What does logging log?
  57.  
  58. Logging logs the status window where all the =MooDoo= messages are displayed.
  59.  
  60.  
  61. 4. What does 'Inserting the correct path' mean?
  62.  
  63. When you use INI Files | Insert Correct Path on an mirc.ini, it replaces
  64. the specified paths of the aliases.ini, popups.ini, etc. with the path
  65. of the mirc.ini.  This is helpful for ignorant people who set the paths as
  66. c:\myscript\inifiles\aliases.ini.
  67.  
  68.  
  69. 5. What about 'Auto inserting correct path'?
  70.  
  71. The option INI Files | Auto Insert Path On Fetch does the same thing as 
  72. Insert Correct Path, but it runs (if set to) automatically as soon as you
  73. fetch a script.
  74.  
  75.  
  76. 6. How do I work with the Custom menu?
  77.  
  78. The Generate and Add commands on the Custom menu are used for scripts that
  79. have NO MIRC.INI.  Such scripts cannot be fetched by the Script Manager.
  80. Therefore, you can create a default mirc.ini with Generate Default MIRC.INI,
  81. and then specify the aliases, popups, etc. in the generated ini file with
  82. Add To Generated INI.
  83.  
  84.  
  85. 7. How do I work with the Script Database?
  86.  
  87. The script database is used to store script information for fast access.  
  88. New Entry is used to add an entry, where you specify the name and the ini
  89. it points to.  Erase entry is used to erase such an entry.  Clear Database
  90. is pretty self-explanatory.  Show Entries prints out a list of all you
  91. Database entries.  Entry Info shows the ini the entry points to and the
  92. date it was created.
  93.  
  94. 8. How does 'Management' help me?
  95.  
  96. This is a somewhat limited feature for now.  I am planning to expand on it,
  97. though.  Install Script | Setup runs the setup program for a script.  Install
  98. Script | ZIP unzips a selected zip file into a subdirectory.
  99.  
  100.  
  101.  
  102.  
  103. SECTION 2 - Problems
  104.  
  105.  
  106.  
  107. 1. I load a script, and the aliases and/or popups, etc. are not loaded.  
  108.  
  109. This is most likely because the files specified in the mirc.ini are 
  110. specified without a path, and have the same names as those in your Manager's
  111. directory.  All you have to do is exit the mIRC, run INI | Insert Correct 
  112. Paths on the mirc.ini and fetch it once more.  If this happens to you alot,
  113. consider the Auto Insert Paths On Fetch option.
  114.  
  115.  
  116. 2. When I load a script that tries to access its files, it cannot.
  117.  
  118. This is happening for one of two reasons.  For one, it might be that the
  119. script tries to access the files incorrectly.  But two, it might be that
  120. the script is trying to access files without a path.  When this happens,
  121. mIRC looks in its own directory and doesn't find them.  You can do several
  122. things.  You can insert correct paths into the script.  You can move
  123. the files to the mIRC directory (which really defeats the purpose of a
  124. script manager).  I am working on fixing this problem in the next version.
  125. Have faith.
  126.  
  127.  
  128.  
  129.  
  130.  
  131. SECTION 2 - Fun Stuff
  132.  
  133.  
  134.  
  135. 1. Script Manager 4.0 ALL-BUGS-FIXED
  136.  
  137. When I made 3.9, I said it would most likely be the final version except
  138. for a chance of a bugfix coming out.  Well I made the bugfix and all, but
  139. then decided that I would indeed continue with Script Manager.  So I never
  140. released this version.  Now, people have asked me about it, and to clarify
  141. everything, the version 4.0 ALL-BUGS-FIXED was never released.  Only 3 people
  142. in the world have it in their posession. (Wow.)
  143.  
  144.  
  145. 2. The Secret Messages
  146.  
  147. I decided to put in some secret messages into this script, just in the
  148. spirit of mIRC Cookies.  Now, are they hard to find?  No.  Are they hard
  149. to understand?  Yes, if you don't know what you are looking at.  My hint 
  150. is that you can reach them by echoing a certain identifier and that they
  151. use an underscore in their name. 
  152.  
  153.  
  154. 3. Distribution
  155.  
  156. =MooDoo= Script Manager 4.0 is currently available in ZIP and self-extracting
  157. zipfile formats.  http://www.geocities.com/SiliconValley/Heights/8917/moodoo.html
  158.  
  159.  
  160. 4. What Hawkee Said About =MooDoo=
  161.  
  162. "A unique little script with an innovative idea of storing databases 
  163. for multiple scripts.  Very nice scripting and a tidy interface and is 
  164. very good for it's purpose. I recommend this for persons who use multiple
  165. scripts on IRC."
  166.  
  167.  
  168. 5. Where =MooDoo= SM39 Is Available (For Reference)
  169.  
  170. =MooDoo= Homepage 
  171. (http://www.geocities.com/SiliconValley/Heights/8917/moodoo.html)
  172.  
  173. The mIRC Archive at tera-byte (http://www.tera-byte.com/mirc/)
  174.  
  175. Hawkee's Scripts Page (http://www.hawkee.com)
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340. Talk about secret messages, huh? =)
  341. GET ORGANIZED. GET =MOODOO=.